The Dreamweaver JavaScript API > Keyboard functions > dom.endOfLine() |
![]() ![]() ![]() |
Availability
Dreamweaver 3.0
Description
Moves the insertion point to the end of the line.
Arguments
{bShiftIsDown}
bShiftIsDown
is a Boolean value indicating whether to extend the selection. If omitted, the default is false
.
Returns
Nothing.
Enabler
None.
![]() ![]() ![]() |